Skip to content

Conversation

HadiYoussef2005
Copy link

No description provided.

@HadiYoussef2005 HadiYoussef2005 force-pushed the pdf_summarizer_tex_example branch from 431ce64 to 89a91aa Compare July 20, 2025 23:10
]
readme = "README.md"
requires-python = ">=3.11,<3.13"
dependencies = ["swarmzero @ file:///home/hadi_y5275/Work/SwarmZero/swarmzero", "pymupdf (>=1.26.3,<2.0.0)"]
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

use main branch

)

async def main():
pdf_path = sys.argv[1] if len(sys.argv) > 1 else "sample.pdf"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

include a sample pdf under a new 'data' folder

@@ -0,0 +1,18 @@
from openai import AsyncOpenAI
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this should be a step handled by an agent. no need to import openai

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants